[INFO] cloning repository https://github.com/Amity808/rsbtc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Amity808/rsbtc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmity808%2Frsbtc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmity808%2Frsbtc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bd93b65d2924023ddd3e2e6d12ff928800d7461
[INFO] checking Amity808/rsbtc against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmity808%2Frsbtc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Amity808/rsbtc
[INFO] finished tweaking git repo https://github.com/Amity808/rsbtc
[INFO] tweaked toml for git repo https://github.com/Amity808/rsbtc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Amity808/rsbtc on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Amity808/rsbtc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `tracing-subscriber`.
[INFO] [stderr]     ... required by package `good-wallet v0.1.0 (/workspace/builds/worker-3-tc1/source/wallet)`
[INFO] [stderr] versions that meet the requirements `^0.3.18` are: 0.3.23, 0.3.22, 0.3.20, 0.3.19, 0.3.18
[INFO] [stderr] 
[INFO] [stderr] package `good-wallet` depends on `tracing-subscriber` with feature `env-fil-ter` but `tracing-subscriber` does not have that feature.
[INFO] [stderr] help: there is a feature `env-filter` with a similar name
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `tracing-subscriber` which could resolve this conflict


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
        Updating crates.io index
    error: failed to select a version for `tracing-subscriber`.
        ... required by package `good-wallet v0.1.0 (/workspace/builds/worker-3-tc1/source/wallet)`
    versions that meet the requirements `^0.3.18` are: 0.3.23, 0.3.22, 0.3.20, 0.3.19, 0.3.18
    
    package `good-wallet` depends on `tracing-subscriber` with feature `env-fil-ter` but `tracing-subscriber` does not have that feature.
    help: there is a feature `env-filter` with a similar name
    
    
    failed to select a version for `tracing-subscriber` which could resolve this conflict